📝 [Proposal][SearchScreenTest] The robots were separated according to their roles.#1000
Conversation
|
Detekt check failed. Please run |
|
What I want to focus on is that when we create or modify something, it's better if the number of files or the distance of each edit we need to modify is small. I think if we filter something on the search screen, we want to check the filter, and this change requires us to make multiple file modifications. |
|
I see... |
|
I think we need to focus on the developer's workflow to understand which changes are made together and consolidate them into the same class or something similar. This is what you changed, and I think we can create a SearchFilterRobot. I believe this kind of change is better because it makes our development more smooth. class SearchScreenRobot {
val searchFilterRobot
class SearchFilterRobot()
} |
|
Understood. 🫡 |
Issue
Overview (Required)